OpenRoads Designer CONNECT Edition SDK Help

ProfileLine Properties

Properties

CurveSetInfo (Inherited from Primitive<Bentley::CifNET::LinearGeometry::ProfileElement>)
DeltaX Gets deltaX between start and end of the element (Inherited from ProfileElement)
EndPoint Gets the end point of the element. (Inherited from LinearElement)
IsClosed Gets wehether the element is Closed. (Inherited from LinearElement)
Length Gets 2D length of linear element. (Inherited from LinearElement)
LineStringVertices Ported from Bentley.CifNET.GeometryModel (src.cs) (Overrides ProfileElement.LineStringVertices)
ParameterDifference Gets the difference between start and end parameter. (Inherited from LinearElement)
ProjectedDistRange (Inherited from ProfileElement)
ProjectedLength Return the Projected Length (Inherited from ProfileElement)
Range Gets the range of the element. (Inherited from LinearElement)
Slope Slope of the line
StartPoint Gets the start point of the element. (Inherited from LinearElement)
TagInComplex Gets the unique tag in complex associated to the element. (Inherited from LinearElement)
TraceID (Inherited from LinearElement)
UserData Gets/Sets the UserData of linear element (Inherited from LinearElement)

See Also